Skip to content

Dev #69

Merged
merged 11 commits into from
Jan 14, 2019
Merged

Dev #69

merged 11 commits into from
Jan 14, 2019

Conversation

renewiegandt
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@HendrikSchultheis HendrikSchultheis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from typos look great.

README.md Outdated
@@ -69,7 +69,7 @@ Optional arguments:
--window_length INT This parameter sets the length of a sliding window. (Default: 200)
--step INT This parameter sets the number of positions to slide the window forward. (Default: 100)
--percentage INT Threshold in percent (Default: 0)
--max_bp_between INT If footprints are less than X bases appart the footprints will be merged (Default: 6)
--min_gap INT If footprints are less than X bases appart the footprints will be merged (Default: 6)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*apart

pipeline.nf Outdated
@@ -57,6 +58,7 @@

params.best_motif = 3 // Top n motifs per cluster


Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this line

pipeline.nf Outdated
@@ -86,7 +88,7 @@ Optional arguments:
--window_length INT This parameter sets the length of a sliding window. (Default: 200)
--step INT This parameter sets the number of positions to slide the window forward. (Default: 100)
--percentage INT Threshold in percent (Default: 0)
--max_bp_between INT If footprints are less than X bases appart the footprints will be merged (Default: 6)
--min_gap INT If footprints are less than X bases appart the footprints will be merged (Default: 6)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*apart

@HendrikSchultheis HendrikSchultheis merged commit a999fb5 into master Jan 14, 2019
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants